NKLibrary.AddIssue(String, NSDate) 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("addIssueWithName:date:")]
public virtual NewsstandKit.NKIssue AddIssue (string name, Foundation.NSDate date);
abstract member AddIssue : string * Foundation.NSDate -> NewsstandKit.NKIssue
override this.AddIssue : string * Foundation.NSDate -> NewsstandKit.NKIssue
Parameters
- name
- String
- date
- NSDate
Returns
- Attributes