Skip to content

onLayoutChange

Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

onLayoutChange Method

Syntax

Sub onLayoutChange Alias AddToPackage(Package, mffActivity_onLayoutChange) (ByVal env As JNIEnv Ptr, This_ As jobject, v As jobject, lLeft As jint, tTop As jint, rRight As jint, bBottom As jint, oldLeft As jint, oldTop As jint, oldRight As jint, oldBottom As jint) Export

Parameters

Part Type Description
Package Required.
mffActivity_onLayoutChange Required.
Clone this wiki locally