UIVibrancyEffect.CreateForNotificationCenter Method

Definition

Developers should not use this deprecated method. Developers should use 'CreatePrimaryVibrancyEffectForNotificationCenter' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CreatePrimaryVibrancyEffectForNotificationCenter' instead.")]
public static UIKit.UIVibrancyEffect CreateForNotificationCenter ();
static member CreateForNotificationCenter : unit -> UIKit.UIVibrancyEffect

Returns

Attributes

Applies to