SFExtensionValidationHandler Delegate

Definition

public delegate void SFExtensionValidationHandler(bool shouldHide, NSString text);
type SFExtensionValidationHandler = delegate of bool * NSString -> unit

Parameters

shouldHide
Boolean
text
NSString

Applies to