MobileScreen.ViewControllerHandle

From Xojo Documentation

Method

MobileScreen.ViewControllerHandle() As Ptr

Supported on Mobile.

The handle to use when creating Declares to access the underlying OS object.

Notes

On iOS, this method returns a Ptr to the underlying UIView.

See Also

Handle property.