NSDatePickerCellDelegate_Extensions.ValidateProposedDateValue Method

Definition

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

Applies to