INSDatePickerCellDelegate Interface

Definition

[Foundation.Protocol(Name="NSDatePickerCellDelegate", WrapperType=typeof(AppKit.NSDatePickerCellDelegateWrapper))]
public interface INSDatePickerCellDelegate : IDisposable, ObjCRuntime.INativeObject
type INSDatePickerCellDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

ValidateProposedDateValue(INSDatePickerCellDelegate, NSDatePickerCell, NSDate, Double)

Applies to