NSDatePickerCellDelegate_Extensions.ValidateProposedDateValue Method
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.
public static void ValidateProposedDateValue (this AppKit.INSDatePickerCellDelegate This, AppKit.NSDatePickerCell aDatePickerCell, ref Foundation.NSDate proposedDateValue, double proposedTimeInterval);
static member ValidateProposedDateValue : AppKit.INSDatePickerCellDelegate * AppKit.NSDatePickerCell * * double -> unit
Parameters
- aDatePickerCell
- NSDatePickerCell
- proposedDateValue
- NSDate
- proposedTimeInterval
- Double