Share via


NSCoreDataCoreSpotlightDelegate.GetAttributeSet(NSManagedObject) Method

Definition

[Foundation.Export("attributeSetForObject:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreSpotlight.CSSearchableItemAttributeSet? GetAttributeSet(CoreData.NSManagedObject object);
[<Foundation.Export("attributeSetForObject:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAttributeSet : CoreData.NSManagedObject -> CoreSpotlight.CSSearchableItemAttributeSet
override this.GetAttributeSet : CoreData.NSManagedObject -> CoreSpotlight.CSSearchableItemAttributeSet

Parameters

Returns

Attributes

Applies to