ComponentOne Xamarin.iOS
IntrinsicContentSize Property (C1ToggleButton)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1ToggleButton Class : IntrinsicContentSize Property
Syntax
'Declaration
 
Public Overrides ReadOnly Property IntrinsicContentSize As CoreGraphics.CGSize
'Usage
 
Dim instance As C1ToggleButton
Dim value As CoreGraphics.CGSize
 
value = instance.IntrinsicContentSize
public override CoreGraphics.CGSize IntrinsicContentSize {get;}
See Also

Reference

C1ToggleButton Class
C1ToggleButton Members