INStartPhotoPlaybackIntent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An INIntent indicating the user wishes to begin a slide show.
[Foundation.Register("INStartPhotoPlaybackIntent", true)]
public class INStartPhotoPlaybackIntent : Intents.INIntent
[<Foundation.Register("INStartPhotoPlaybackIntent", true)>]
type INStartPhotoPlaybackIntent = class
inherit INIntent
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| INStartPhotoPlaybackIntent() |
Creates a new INStartPhotoPlaybackIntent with default values. |
| INStartPhotoPlaybackIntent(INDateComponentsRange, CLPlacemark, String, String[], INPhotoAttributeOptions, INPhotoAttributeOptions, INPerson[]) | |
| INStartPhotoPlaybackIntent(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| INStartPhotoPlaybackIntent(NSCoder) |
A constructor that initializes the object from the data stored in the unarchiver object. |
| INStartPhotoPlaybackIntent(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
Properties
| Name | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Inherited from NSObject) |
| AccessibilityRespondsToUserInteraction | (Inherited from NSObject) |
| AccessibilityTextualContext | (Inherited from NSObject) |
| AccessibilityUserInputLabels | (Inherited from NSObject) |
| AlbumName | |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| DateCreated | |
| DebugDescription | (Inherited from NSObject) |
| Description | (Inherited from NSObject) |
| DonationMetadata | (Inherited from INIntent) |
| ExcludedAttributes | |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| Identifier |
Gets the INIntentIdentifier that uniquely identifies the intent instance, or |
| IdentifierString | (Inherited from INIntent) |
| IncludedAttributes | |
| IntentDescription | (Inherited from INIntent) |
| IsDirectBinding | (Inherited from NSObject) |
| IsProxy | (Inherited from NSObject) |
| LocationCreated | |
| PeopleInPhoto | |
| PeopleInPhotoOperator | |
| RetainCount | (Inherited from NSObject) |
| SearchTerms | |
| SearchTermsOperator | |
| Self | (Inherited from NSObject) |
| ShortcutAvailability | (Inherited from INIntent) |
| SuggestedInvocationPhrase | (Inherited from INIntent) |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| Zone | (Inherited from NSObject) |