SSReadingList.Add(NSUrl, String, String, NSError) Method
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.
[Foundation.Export("addReadingListItemWithURL:title:previewText:error:")]
public virtual bool Add (Foundation.NSUrl url, string title, string previewText, out Foundation.NSError error);
abstract member Add : Foundation.NSUrl * string * string * -> bool
override this.Add : Foundation.NSUrl * string * string * -> bool
Parameters
- url
- NSUrl
- error
- NSError
Returns
- Attributes