UIDatePicker.MaximumDate 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 maximum date that this UIDatePicker can display.
public virtual Foundation.NSDate MaximumDate { [Foundation.Export("maximumDate", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMaximumDate:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.MaximumDate : Foundation.NSDate with get, set
Property Value
- Attributes