UIControl.VerticalAlignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The vertical alignment of this UIControl's content.
public virtual UIKit.UIControlContentVerticalAlignment VerticalAlignment { [Foundation.Export("contentVerticalAlignment")] get; [Foundation.Export("setContentVerticalAlignment:")] set; }
member this.VerticalAlignment : UIKit.UIControlContentVerticalAlignment with get, set
Property Value
- Attributes