ShareRequestBase 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.
Base class for the different share requests that can be used with the IShare API.
public ref class ShareRequestBase abstract
public abstract class ShareRequestBase
type ShareRequestBase = class
Public MustInherit Class ShareRequestBase
- Inheritance
-
ShareRequestBase
- Derived
Constructors
ShareRequestBase() |
Properties
PresentationSourceBounds |
Gets or sets the source rectangle to display the iOS share user interface from. |
Title |
Gets or sets the title to use on the operating system's share user interface. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.