MonobjcMonobjc Documented Class Library
SaveOptionsShouldShowUTType Event
NamespacesMonobjc.QuartzIKSaveOptions..::..IKSaveOptionsDelegateEventDispatcherSaveOptionsShouldShowUTType

Called to determine if the specified uniform type identifier should be shown in the save panel.

Original signature is '- (BOOL)saveOptions:(IKSaveOptions *)saveOptions shouldShowUTType:(NSString *)utType'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
YES if the specified type should be shown in the save options, otherwise NO.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Quartz (Module: Monobjc.Quartz)