Szerkesztés

Megosztás a következőn keresztül:


AVPictureInPictureController.CreateStartButton(UITraitCollection) Method

Definition

Creates a start button image for the specified trait collection.

[Foundation.Export("pictureInPictureButtonStartImageCompatibleWithTraitCollection:")]
public static UIKit.UIImage CreateStartButton (UIKit.UITraitCollection traitCollection);
static member CreateStartButton : UIKit.UITraitCollection -> UIKit.UIImage

Parameters

traitCollection
UITraitCollection

To be added.

This parameter can be null.

Returns

Attributes

Applies to