LowLagPhotoSequenceControl.MaxPastPhotos 属性

定义

获取可存储的过去照片的最大数量。

public:
 property unsigned int MaxPastPhotos { unsigned int get(); };
uint32_t MaxPastPhotos();
public uint MaxPastPhotos { get; }
var uInt32 = lowLagPhotoSequenceControl.maxPastPhotos;
Public ReadOnly Property MaxPastPhotos As UInteger

属性值

UInt32

unsigned int

uint32_t

过去照片的最大数量。

注解

PastPhotoLimit 设置存储的过去照片的实际数量。

适用于